From 7e1f2d270fb085d2bedc317b506d0390866ad6bb Mon Sep 17 00:00:00 2001 From: Debian Qt/KDE Maintainers Date: Wed, 2 May 2018 18:50:22 +0100 Subject: [PATCH] resources_for_examples Gbp-Pq: Name resources_for_examples.diff --- mkspecs/features/qt_example_installs.prf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkspecs/features/qt_example_installs.prf b/mkspecs/features/qt_example_installs.prf index c9ce926b1..43b58817f 100644 --- a/mkspecs/features/qt_example_installs.prf +++ b/mkspecs/features/qt_example_installs.prf @@ -44,7 +44,7 @@ contains(TEMPLATE, .*app): \ for(ex, EXAMPLE_FILES): \ sourcefiles += $$files($$absolute_path($$ex, $$_PRO_FILE_PWD_)) for(res, RESOURCES) { - !contains(res, \\.qrc$): \ + !contains(res, .*\\.qrc): \ next() rfile = $$absolute_path($$res, $$_PRO_FILE_PWD_) rpath = $$dirname(rfile) -- 2.30.2